home *** CD-ROM | disk | FTP | other *** search
/ Inside Mac Games Volume 2 December / IMG Dec 94.toast / More Goodies / Cheaters / Wolfenstein 3D / WolfEdit / WolfEdit 1.0 FAQ - Version 2 < prev   
Internet Message Format  |  1994-12-05  |  3KB

  1. Path: ddsw1!news.kei.com!news.mathworks.com!europa.eng.gtefsd.com!howland.reston.ans.net!wupost!waikato!canterbury.ac.nz!greg
  2. From: greg@cosc.canterbury.ac.nz (Greg Ewing)
  3. Newsgroups: comp.sys.mac.games
  4. Subject: WolfEdit 1.0 FAQ - Version 2
  5. Date: 5 Dec 1994 22:58:04 GMT
  6. Organization: University of Canterbury, Christchurch, New Zealand
  7. Lines: 84
  8. Distribution: world
  9. Message-ID: <3c05ts$mms@cantua.canterbury.ac.nz>
  10. NNTP-Posting-Host: 132.181.10.3
  11.  
  12.  
  13.              WolfEdit 1.0 FAQ - Version 2
  14.              ============================
  15.  
  16. There are some questions that several people have asked about 
  17. WolfEdit 1.0, so it looks like it's time for a small FAQ.
  18.  
  19. Contents:
  20.  
  21. (1) How do I set the starting position?
  22. (2) How do I create a lift?
  23. (3) Why does Wolfenstein run out of memory when I complete a level?
  24. (4) How do I work around number 3?
  25. (5) Why are the icons in the Apple and Application menus half size?
  26. (6) Why do some of my guards and objects become invisible?
  27.  
  28.  
  29. (1) How do I set the starting position?
  30.  
  31. Use one of the four "man pointing a gun" icons in the top left corner
  32. of the palette. Due to an oversight, there are no menu items for
  33. these.
  34.  
  35. The metal plate has no connection with the start position other
  36. than by convention.
  37.  
  38. (2) How do I create a lift?
  39.  
  40. Use the Lift Control Panel item. You can only have a control panel
  41. which faces east or west - the north or south face will appear as a
  42. lift side panel, although it will work as a control panel. Similarly,
  43. a lift side panel viewed from the east or west will appear as a
  44. control panel, but won't work as one.
  45.  
  46.  
  47. (3) Why does Wolfenstein run out of memory when I complete 
  48.     a level?
  49.  
  50. Because you used the Get Info... box. Yes, this is a bug: changing
  51. anything with the Get Info box messes up the information telling
  52. Wolfenstein which level to play next.  This will be fixed in the next
  53. release.
  54.  
  55.  
  56. (4) How do I work around number 3?
  57.  
  58. (a) Don't use the Get Info... command. 
  59.  
  60. (b) If you know how to use ResEdit, you can repair a level which has
  61. been damaged by Get Info as follows: Open the level file and find the
  62. BRGR resource named "Map List". It consists of a 2-word header
  63. followed by a 5-word entry for each level.  The first 2 words of each
  64. entry should be FFFF FFFF. If they're not, make them that way. Then
  65. use WolfEdit to re-install the file and all should be well.
  66.  
  67.  
  68. (5) Why are the icons in the Apple and Application menus
  69. half their usual size?
  70.  
  71. Because I was foolish enough to include a 16x16 cicn resource with
  72. and ID of 256 :-( This is Apple's fault, not mine. As far as I
  73. know it's a harmless oddity - don't worry about it. 
  74.  
  75.  
  76. (6) Why do some of my guards and objects become invisible?
  77.  
  78. You may have too many rooms, objects or guards in your level.
  79. Wolf 3D imposes the following limits:
  80.  
  81.     64 objects or enemies in one room
  82.     64 doors in one level
  83.     64 secret walls in one level
  84.     64 rooms in one level
  85.     200 objects in one level
  86.     127 enemies in one level
  87.  
  88. If you exceed these, you can expect weird things to happen.
  89. The next version will check these for you, but in the meantime
  90. you'll have to watch them yourself.
  91.  
  92. Greg Ewing, Computer Science Dept, +--------------------------------------+
  93. University of Canterbury,       | A citizen of NewZealandCorp, a      |
  94. Christchurch, New Zealand       | wholly-owned subsidiary of Japan Inc.|
  95. greg@cosc.canterbury.ac.nz       +--------------------------------------+
  96.